aboutsummaryrefslogtreecommitdiff
path: root/lang/python22/files
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-04-29 07:15:42 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-04-29 07:15:42 +0000
commitbe73fc6e37872d125527d5102beceab5c502ed72 (patch)
tree7ec195fc901797d4d98c5592396310181d225b01 /lang/python22/files
parent6b1217721039cf42dbeae931d3774ab575e4feff (diff)
downloadports-be73fc6e37872d125527d5102beceab5c502ed72.tar.gz
ports-be73fc6e37872d125527d5102beceab5c502ed72.zip
Notes
Diffstat (limited to 'lang/python22/files')
-rw-r--r--lang/python22/files/Setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python22/files/Setup b/lang/python22/files/Setup
index 8599a9d17129..e804c4266748 100644
--- a/lang/python22/files/Setup
+++ b/lang/python22/files/Setup
@@ -321,7 +321,7 @@ curses cursesmodule.c -lncurses -ltermcap
# it is a highly experimental and dangerous device for calling
# *arbitrary* C functions in *arbitrary* shared libraries:
-#dl dlmodule.c
+dl dlmodule.c
# Modules that provide persistent dictionary-like semantics. You will
# probably want to arrange for at least one of them to be available on